-
Home
-
Mollie Payments for WooCommerce
-
7.3.4
-
Code
-
Classes
- AbstractPaymentMethod
| Total Complexity |
25 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
244 |
| Lines of code |
91 |
| Logical lines of code |
41 |
| Comment lines |
100 |
| Methods |
19 |
| Properties |
7 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getInitialOrderStatus() |
S |
69 |
3 |
7 |
| hasSurcharge() |
S |
76 |
2 |
4 |
| shouldDisplayIcon() |
S |
74 |
2 |
4 |
| getProcessedDescription() |
S |
70 |
2 |
6 |
| getSettings() |
S |
65 |
2 |
9 |
| __construct() |
S |
65 |
1 |
9 |
| getIdFromConfig() |
S |
80 |
1 |
3 |
| surcharge() |
S |
82 |
1 |
3 |
| hasPaymentFields() |
S |
80 |
1 |
3 |
| getIconUrl() |
S |
75 |
1 |
5 |
| getSharedFormFields() |
S |
70 |
1 |
7 |
| getAllFormFields() |
S |
80 |
1 |
3 |
| paymentFieldsStrategy() |
S |
77 |
1 |
4 |
| getProcessedDescriptionForBlock() |
S |
80 |
1 |
3 |
| getOrderStatusCancelledPayments() |
S |
81 |
1 |
3 |
| getProperty() |
S |
75 |
1 |
4 |
| hasProperty() |
S |
75 |
1 |
4 |
| getMergedProperties() |
S |
79 |
1 |
3 |
| defaultSettings() |
S |
67 |
1 |
7 |